National Repository of Grey Literature 1 records found  Search took 0.01 seconds. 
Templating system for email management and generation
Kumstýř, Josef ; Ježek, Pavel (advisor) ; Holan, Tomáš (referee)
The goal of this thesis was was to create a template engine that will replace and improve existing template engine used by e-shop Alza.cz. The purpose of this system is template management and generating messages (HTML emails, SMS, etc.) from them. Part of the task was also to preserve the functionality of existing templates from the original template engine. The subject of this software solution is a template engine that uses RazorLight library and so its templates use C# language within Razor syntax. Because both original and new template engines have different syntax, part of the solution is also to create a translator from old syntax to the new one. In the text part of the thesis, we present at first the definition of a template engine. Next, we describe the original template engine including its shortcomings and limitations. We also present detail design, analysis, and development of the new template engine and syntax translator. In the end, we describe the structure of the new template engine and show how to run and use it locally. 1

Interested in being notified about new results for this query?
Subscribe to the RSS feed.